home *** CD-ROM | disk | FTP | other *** search
- object frmSaveProfile: TfrmSaveProfile
- Left = 863
- Top = 259
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Create Custom Security Profile'
- ClientHeight = 142
- ClientWidth = 281
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- DesignSize = (
- 281
- 142)
- PixelsPerInch = 96
- TextHeight = 13
- object lblNotes: TRzLabel
- Left = 8
- Top = 26
- Width = 59
- Height = 13
- Caption = 'Description: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object RzLabel1: TRzLabel
- Left = 7
- Top = 7
- Width = 234
- Height = 13
- Caption = 'Enter a description for this Custom Security Profie.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object memNotes: TRzMemo
- Left = 8
- Top = 42
- Width = 265
- Height = 55
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderStyle = bsNone
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- end
- object btnSave: TRzButton
- Left = 197
- Top = 108
- ModalResult = 1
- Anchors = [akRight, akBottom]
- Caption = 'Save'
- HotTrack = True
- TabOrder = 1
- OnClick = btnSaveClick
- end
- object dlgSave: TRzSaveDialog
- Left = 8
- Top = 104
- end
- end
-